home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17587 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.8 KB

  1. Path: newsfeed.ACO.net!alijku06!news
  2. From: Wolfgang Schreiner <Wolfgang.Schreiner@risc.uni-linz.ac.at>
  3. Newsgroups: comp.lang.c++
  4. Subject: RT++ - Higher Order Threads for C++
  5. Date: Tue, 16 Apr 1996 17:24:04 +0200
  6. Organization: RISC-Linz, Johannes Kepler University, Linz, Austria
  7. Message-ID: <3173BB94.2F1C@risc.uni-linz.ac.at>
  8. NNTP-Posting-Host: edelweiss.risc.uni-linz.ac.at
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (X11; I; IRIX 5.2 IP7)
  13. Content-Disposition: inline; filename="ANNOUNCEMENT.asc"
  14.  
  15. -----BEGIN PGP SIGNED MESSAGE-----
  16.  
  17. This is to announce that the 1.0 distribution of RT++ (source code, printed
  18. documentation, and online documentation) is available as
  19.  
  20.   http://www.risc.uni-linz.ac.at/people/schreine/rt++/main.html
  21.  
  22. RT++ is a software package that provides higher-order threads in the
  23. programming language C++. Its features include a type-safe functional thread
  24. interface, lazy thread creation, garbage-collected types (lists, arrays,
  25. pointer structures) and controlled non-determinism (thread bags). Threads are
  26. first-order objects that can be used like any other objects and that are
  27. automatically reclaimed when they are not referenced any more. The package has
  28. been ported to numerous types of monoprocessors and shared memory
  29. multiprocessors and can be easily embedded into existing application
  30. frameworks.
  31.  
  32. RT++ has been tested on the following architectures:
  33.  
  34. * PCs (Linux, Intel 386 family),
  35. * Sequent Symmetry (Dynix/ptx, Intel 386 family),
  36. * Silicon Graphics (Irix, MIPS family),
  37. * Sun (SunOs and Solaris, SPARC family),
  38. * Meiko CS-2 (Solaris, SPARC family),
  39. * Hewlett Packard (HP-UX, PA-RISC family),
  40. * Convex SPP (HP-UX, PA-RISC family).
  41.  
  42. Ports to other architectures with one of above processor families should be
  43. easy. Also ports to architectures with the DEC AXP (Alpha) processor family
  44. should be easy (since they are supported by the QuickThreads package too).
  45.  
  46. For installing RT++, you need the GNU g++ compiler, the GNU C++ library libg++
  47. and the QuickThreads package (freely available).
  48.  
  49. Best regards,
  50. Wolfgang Schreiner
  51.  
  52. +------------------------------------------------------------------------------
  53. Dr. Wolfgang Schreiner, Research Institute for Symbolic Computation (RISC-Linz)
  54. Johannes Kepler University, A-4040 Linz, Austria (Europe)
  55. Tel: +43 7236 3231 66  Email:   Wolfgang.Schreiner@risc.uni-linz.ac.at
  56. Fax: +43 7236 3231 30  PGP Key: finger schreine@risc.uni-linz.ac.at
  57. WWW: http://www.risc.uni-linz.ac.at/people/schreine
  58. +------------------------------------------------------------------------------
  59.  
  60. -----BEGIN PGP SIGNATURE-----
  61. Version: 2.6.1
  62.  
  63. iQBVAgUBMXOfhR5qUIcYVfMhAQFi8gH+M7YcXa4jtPTyXZfDhVRywHq8l7L5DKtS
  64. IEWvHgOrWC3K6lO/nBXNtkBrb9Rhy2tuFzbpNflhPV6VdjsE00K1JA==
  65. =2iXe
  66. -----END PGP SIGNATURE-----
  67.  
  68.